home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 637 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  32 lines

  1. Path: mn5.swip.net!usenet
  2. From: m-29431@mailbox.swipnet.se (Daniel Adolfsson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: SetAttrsA() with BGUI
  5. Date: 9 Jan 1996 23:02:52 GMT
  6. Organization: -
  7. Message-ID: <686.6582T1438T1833@mailbox.swipnet.se>
  8. NNTP-Posting-Host: dialup100-143.swipnet.se
  9. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  10.  
  11. I'm working on a program in Amiga-E using the BGUI.library.
  12.  
  13. My problem I have is that the following line doesn't update the checkbox
  14. (making it selected and disabled) until I resize the window or put it
  15. behind another window and then to front again (i.e. when it gets
  16. refreshed):
  17.  
  18. SetAttrsA(chk_intl,[GA_SELECTED,1,GA_DISABLED,1,TAG_END])
  19.  
  20. Should I refresh it myself somehow? (for example, the included example-
  21. program "BGUIPlayer" doesn't refresh anything itself (as far as I can see).
  22.  
  23. Have tried SetGadgetAttrsA() too..
  24.  
  25. --
  26. /Daniel
  27.  
  28.   _/ Systemfriendly programmer | Amiga - Back for the Future! | IRC:  \_
  29.  /  [snma^ced^monam^fetchrefs] | ╗ PGP Public key available ½ | Sensei  \
  30.  
  31.  
  32.